home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / ab100b2.zip / UPGRADE.TXT < prev   
Text File  |  1995-03-26  |  1KB  |  41 lines

  1.  
  2.  AutoBiography version 1.00ß2.
  3.  Copyright 1994-1995 by Doug Kalman.  All Rights Reserved.
  4.  
  5.  
  6.  Upgrading from version 1.00ß1 to version 1.00ß2.
  7.  ────────────────────────────────────────────────
  8.  
  9.  Create a temporary holding directory and Unzip the contents of the 
  10.  AB100B2.ZIP archive into it.  
  11.  
  12.  Copy ALL three executables to your AB system directory.  
  13.  
  14.  Copy the NOTIFY.ASC and NOTIFY.ANS files to your AB system directory.
  15.  
  16.  Make the necessary command changes for both AB.EXE and ABUTIL.EXE.
  17.  
  18.  
  19.  The command line syntax has changed for AB.EXE and ABUTIL.EXE.
  20.  ──────────────────────────────────────────────────────────────
  21.   
  22.   - The node number needs to be specified on the command line.  This
  23.     information is no longer gathered from the DOOR.SYS file.  The syntax
  24.     is /N### where ### is replaced by the node number.  If omitted the
  25.     node 1 will be assumed.
  26.  
  27.   - ABUTIL.EXE now requires that you specify the name of a textfile which 
  28.     will be displayed to users that have not yet created an AutoBiography
  29.     entry.  Use the syntax /Tfilename.  DO NOT ADD THE EXTENSION.
  30.  
  31.   Examples:
  32.  
  33.         ab.exe /h /n3 
  34.          
  35.          invoked using handles from node 3
  36.         
  37.         abutil.exe /h /n11 /tnotify 
  38.          
  39.          invoked using handles from node 11, send the NOTIFY.A?? files to
  40.          users who have not yet created an AutoBiography entry.
  41.